adTempus API
|
Gets the Windows process ID (PID) for the program run by the step.
__property long* ProcessID;
long* ProcessID;
Property ProcessID() As long*
0
The ProcessID is available only for steps that execute a ProgramExecutionTasks, ScriptTask, or CustomTask. For other tasks the process ID will always be 0.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|